gtk4.git
2010-09-15 Sebastian Drögegdk: Only use XComposite if it is available
2010-09-15 Tor LillqvistFix build on Windows
2010-09-15 Tristan Van... spinner: Dont inherit from GtkDrawingArea part 2.
2010-09-15 Javier Jardónspinner: timeout should add/remove in map/unmap, not...
2010-09-15 Javier Jardóngtkentry: remove unnneded check in map/unmap functions
2010-09-15 Javier JardónAdd deprecation guards for gtk_widget_size_request()
2010-09-15 Javier Jardóndemos: Use gtk_size_request_get_size() instead gtk_widg...
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-14 Christian Kirbach[l10n] Updated German translation
2010-09-14 Tristan Van... Adjusted new documentation for GtkSizeGroup.
2010-09-14 Tristan Van... Added documentation to gtksizegroup.sgml explaining...
2010-09-14 Tristan Van... Fixed GtkSizeGroups to adjust both minimum and natural...
2010-09-14 Javier JardónAdd deprecation guards for gtk_cell_view_get_size_of_row()
2010-09-13 Benjamin Ottespinner: Don't inherit from drawing area
2010-09-13 Benjamin Ottespinner: Implement the size request interface
2010-09-13 Benjamin Ottespinner: Move G_DEFINE_TYPE() below function definitions
2010-09-13 Benjamin Ottewrapbox: Lookie, an unused variable
2010-09-13 Benjamin Ottespinner: Define desired size at top of file
2010-09-13 Matthias ClasenGtkWrapBox: let GtkContainer handle border width
2010-09-13 Matthias ClasenRemove fill options from GtkWrapBox
2010-09-13 Matthias ClasenRemove padding from GtkWrapBox
2010-09-13 Matthias ClasenGtkBox: let GtkContainer handle border width
2010-09-13 Javier JardónAdd deprecation guards for gtk_widget_get_child_requisi...
2010-09-13 Javier Jardóndemos: Do not use deprecated gtk_widget_get_child_requi...
2010-09-13 Milan Bouchet... bgo#486839 - Fix path bar size group in the file chooser
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Tristan Van... Fixed GtkWrapBox to allocate variable row AND column...
2010-09-13 Tristan Van... Make testwrapbox scrolled window scrollbars automatic.
2010-09-13 Tristan Van... Changed GtkWrapBox code to avoid a growing GArray of...
2010-09-13 Adel Gadllah[GdkWindowCache] Don't ignore the CompositeOverlayWindow
2010-09-13 Kristian RietveldUpdate gtkstyle.c to account for removal of row-ending...
2010-09-13 Kristian RietveldMark declaration of symbol _gtk_text_unknown_char_utf8...
2010-09-13 Kristian RietveldUse accessor functions to access GtkWidget
2010-09-13 Kristian RietveldUpdate for GDK key name changes
2010-09-13 Kristian RietveldUpdate Quartz backend for GDK key name changes
2010-09-13 Takayuki KUSANOUpdated Japanese translation.
2010-09-13 Havoc PenningtonAdd padding and alignment tests to testadjustsize.c
2010-09-13 Havoc PenningtonAdd margin and alignment properties to GtkWidget
2010-09-13 Havoc PenningtonGtkButton: let GtkContainer handle border width
2010-09-13 Havoc Penningtonadd gtk_container_class_handle_border_width() so subcla...
2010-09-13 Havoc PenningtonAdd testadjustsize test, to test new adjust size method...
2010-09-13 Havoc PenningtonGtkWidget: add adjust_size_request adjust_size_allocati...
2010-09-13 Havoc PenningtonUse _gtk_widget_get_aux_info_or_defaults() when possibl...
2010-09-13 Havoc Penningtonadd _gtk_widget_get_aux_info_or_defaults()
2010-09-13 Havoc PenningtonFix more SizeRequest implementations to avoid recursive...
2010-09-13 Havoc PenningtonWarn about recursively calling size req wrappers on...
2010-09-13 Havoc Penningtondefault impls of width_for_height,hfw should chain...
2010-09-13 Havoc PenningtonUse gint16 for GtkBorder
2010-09-13 Javier JardónFix some compilation warnings
2010-09-13 Javier Jardóndocs: Fix gdk_display_get_core_pointer() docs
2010-09-12 Benjamin Ottestyle: Fix drawing of insensitive text
2010-09-11 Matthias ClasenDon't use g_idle_add to schedule idles in GDK
2010-09-11 Javier Jardóngtk/gtkwidget.c: Use accessor functions to access GtkWi...
2010-09-11 Javier JardónRevert "gtk/gtkmain.c: Use accessor functions to access...
2010-09-11 Javier Jardóngtk/gtkmain.c: Use accessor functions to access GtkWind...
2010-09-11 Javier JardónGtkWindow: move public members to private structure
2010-09-10 Matthias ClasenBump version to 2.90.8
2010-09-10 Matthias ClasenInclude gdkkeysyms.h in gdk.h
2010-09-10 Mike GorseGail: Remove gail_cell_type_add_action_interface, as...
2010-09-10 Mike GorseGail: Take fill/page size into account when returning...
2010-09-10 Kjartan MaraasUpdated Norwegian bokmål translation
2010-09-10 Matthias ClasenSome more updates
2010-09-10 Matthias ClasenUpdate potfiles
2010-09-10 Matthias ClasenReally stop exporting text-related variables
2010-09-10 Matthias ClasenRemove GDK_DISPLAY() usage
2010-09-09 Matthias ClasenUpdate NEWS for 2.90.7
2010-09-09 Matthias ClasenDrop the gdk_display variable from gdk
2010-09-09 Matthias ClasenFix the docs build after GtkItem removal
2010-09-09 Tristan Van... Adding note to docs of gtk_widget_set_window()
2010-09-09 Benjamin Ottewidget: Fix SEGV when no focus widget exists
2010-09-09 Benjamin Ottegail: Add missing include
2010-09-09 Tor LillqvistAvoid potential DLL hijacking in Wintab code
2010-09-09 Tor LillqvistUse accessor functions
2010-09-09 Tor LillqvistFix gail build
2010-09-09 Tor LillqvistAdapt to the GDK_KEY changes
2010-09-09 Tristan Van... Fixed GtkTextView & GtkIconView to consult it's true...
2010-09-09 Tristan Van... Moved GtkSizeRequest cache to GtkWidget->priv
2010-09-09 Tor LillqvistUse accessor functions in Win32-only code
2010-09-09 Tor LillqvistDon't use the same name for a function that used to...
2010-09-09 Matthias ClasenFix build of gail after GtkItem removal
2010-09-09 Matthias Clasen Remove GtkItem
2010-09-09 Javier Jardóngtk/gtkhandlebox.c: Do not use gdk_window_get_deskrelat...
2010-09-08 Colin Waltersporting guide: Update to mention GDK_KEY_ transition
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Colin Waltersgdk: Update gdkkeysyms.h
2010-09-08 Javier JardónRemove deprecated gdk_window_get_deskrelative_origin...
2010-09-08 Tor LillqvistDrop GDK_DEBUG_GC and _IMAGE as GDK doesn't do that...
2010-09-08 Mike GorseRemove a duplicate variable
2010-09-08 Javier JardónUse G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()
2010-09-08 Javier Jardóndocs: Remove GtkFileSelection deprecated docs
2010-09-08 Javier JardónGtkWidget: Move public members to private structure
2010-09-08 Javier Jardóngtk/gtknotebook.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkarrow.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkpathbar.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkruler.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkseparator.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkhandlebox.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkiconview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkimage.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkmenu.c: use accessor functions to access GtkWidget
next